projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3201ea5
)
(imap-mailbox-status): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 27 Jan 2003 08:41:55 +0000
(08:41 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 27 Jan 2003 08:41:55 +0000
(08:41 +0000)
lisp/gnus/imap.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/imap.el
b/lisp/gnus/imap.el
index 4c33552b34fdebd6b8d0fb7319ebd091dfb2a602..ad26bcada8444058d9da859a7c05676393e25584 100644
(file)
--- a/
lisp/gnus/imap.el
+++ b/
lisp/gnus/imap.el
@@
-1216,7
+1216,7
@@
Returns non-nil if successful."
ITEMS can be a symbol or a list of symbols, valid symbols are one of
the STATUS data items -- ie 'messages, 'recent, 'uidnext, 'uidvalidity
or 'unseen. If ITEMS is a list of symbols, a list of values is
-returned, if ITEMS is a symbol only it
'
s value is returned."
+returned, if ITEMS is a symbol only its value is returned."
(with-current-buffer (or buffer (current-buffer))
(when (imap-ok-p
(imap-send-command-wait (list "STATUS \""